home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 164 - Disc 2 / MF_UK_164_2.iso / DiscContents / Games / Football Manager 2006 / Install Mac FM2006 Gold Demo.dmg / FM2006 Gold Demo / data / panels / config mac.xml < prev    next >
Encoding:
Text File  |  2005-09-25  |  1.9 KB  |  34 lines

  1. <record>
  2.     <!-- resource manager options -->
  3.  
  4.     <!-- preload the files in this folder, and cache them once they've loaded -->
  5.     <boolean id="preload" value="true"/>
  6.     <boolean id="cache" value="true"/>
  7.     
  8.     <list id="mappings">
  9.         <record from="dialog buttons mac" to="panels/dialog buttons"/>
  10.         <record from="date buttons mac" to="panels/date buttons"/>
  11.         <record from="file select buttons mac" to="panels/file select buttons"/>
  12.         <record from="options buttons mac" to="panels/options buttons"/>
  13.         <record from="editbox buttons mac" to="panels/editbox buttons"/>
  14.         <record from="filter list buttons mac" to="panels/filter list buttons"/>
  15.         <record from="options panel buttons mac" to="panels/options panel buttons"/>
  16.         
  17.         <!-- these are game mappings that don't exist in SIOS, but because we have various "data" directories, we can't have multiple config files... -->
  18.         <record from="assign scout buttons mac" to="panels/assign scout buttons"/>
  19.         <record from="attributes buttons mac" to="panels/attributes buttons"/>
  20.         <record from="set active buttons mac" to="panels/set active buttons"/>
  21.         <record from="holiday buttons mac" to="panels/holiday buttons"/>
  22.         <record from="person filter buttons mac" to="panels/person filter buttons"/>
  23.         <record from="tactic list buttons mac" to="panels/tactic list buttons"/>
  24.         <record from="team selection buttons mac" to="panels/team selection buttons"/>
  25.         <record from="transfer reason buttons mac" to="panels/transfer reason buttons"/>
  26.         <record from="add manager buttons mac" to="panels/add manager buttons"/>
  27.         <record from="friendly buttons mac" to="panels/friendly buttons"/>
  28.         <record from="contract offer delay buttons mac" to="panels/contract offer delay buttons"/>
  29.         <record from="budget negotiation buttons mac" to="panels/budget negotiation buttons"/>
  30.         <record from="edit schedules buttons mac" to="panels/edit schedules buttons"/>
  31.  
  32.     </list>
  33.     
  34. </record>